home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr48 / ned100.zip / EDITHELP.TXT < prev    next >
Text File  |  1993-04-08  |  49KB  |  1,362 lines

  1. .topic NoContext=0
  2. MAIN Help
  3.              ┌─────────────────┐
  4.          ░▒▓█│  NewEdit V1.00  │█▓▒░
  5.              ╘═════════════════╛
  6.  
  7.                  Al Andersen
  8.                  PO BOX 2436
  9.            Sierra Vista, AZ 85636
  10.  
  11.             CompuServe 71610,3214
  12.  Internet: aandersen@huachuca-emh2.army.mil
  13.  
  14. Topics:
  15.  
  16.  {Dialogs:Dialogs} │ {Editor:Editor_Commands} │ {Menus:Menus} │ {Glossary:Glossary}
  17.  
  18. Updates will be available on CompuServe, BPROGA forum, in the OOP
  19. library.  If you don't have access to CompuServe, send $10 to the above
  20. address with your name and address and I'll send it to you.  Please
  21. specify whether you want a 5-1/4" or 3-1/2" diskette.
  22.  
  23. Special thanks to Johnathan Stein and Tom Campbell for their
  24. contributions and support.
  25.  
  26. Test code for this program was developed with SHAZAM.  A SHAZAM
  27. version of NEDEMO is available from Johnathan Stein.   Send
  28. $10.00 and your name, address and disk size (5¼ or 3½) to:
  29.  
  30.              Johnathan J. Stein
  31.              Post Office Box 346
  32.              Perrysburg, OH 43552
  33.                  419-666-7103
  34.              CompuServe 76576,470
  35.  
  36.  
  37. .topic Dragging=1
  38.  DRAG Mode                       {MAIN Help:NoContext}
  39.  
  40. The current window is being moved or resized.  Press [Enter] to
  41. keep the current position, or [Esc] to restore the former position
  42. and/or size.
  43.  
  44. .topic Menus=2000
  45.  MENUS Help                      {MAIN Help:NoContext}
  46.  
  47. Select which menu you would like help on.
  48.  
  49. Topics:
  50.  
  51.  {File:File_Menu}    │ {Edit:Edit_Menu}
  52.  {Search:Search_Menu}  │ {Windows:Windows_Menu}
  53.  {Desktop:Desktop_Menu} │
  54.  
  55. .topic File_Menu=2100
  56.  FILE Menu       [Alt]-[F]       {MENUS Help:Menus}
  57.  
  58. This menu allows you to access various file commands.  Select
  59. which menu item you would like help on.
  60.  
  61. Sub Topics:
  62.  
  63.  {Open:Open}          │ {New:New}          │
  64.  {Save Continue:Save} │ {Save Done:SaveDone}    │ {Save File:SaveAs}
  65.  {Change Dir:ChangeDir}    │ {Shell To DOS:ShellToDos} │
  66.  {Exit:Exit}          │              │
  67.  
  68. .topic Open
  69.  OPEN            [F3]            {FILE Menu:File_Menu}
  70.  
  71. Select a file from disk to edit.
  72.  
  73. .topic New
  74.  NEW                             {FILE Menu:File_Menu}
  75.  
  76. Automatically open a blank edit window with the
  77. {title:GTitleBar} of UNTITLED.  You can start typing text right
  78. away.
  79.  
  80. .topic Save
  81.  SAVE CONTINUE   [F2]            {FILE Menu:File_Menu}
  82.                                  {SAVE Cmds:Saving}
  83.  
  84. Save text in the current window to disk and continue editing.
  85. If your window is titled UNTITLED, you will be asked to supply
  86. a file name. Otherwise, the text is saved to disk using the
  87. current {window title:GTitleBar}.
  88.  
  89. This command is disabled until you open an edit window.
  90.  
  91. .topic SaveDone
  92.  SAVE DONE       [Ctrl]-[K]-[D]  {FILE Menu:File_Menu}
  93.                                  {SAVE Cmds:Saving}
  94.  
  95. Save text in the current window to disk and close the edit
  96. window. If your window is {titled:GTitleBar} UNTITLED, you will
  97. be asked to supply a file name. Otherwise, the text is saved to
  98. disk using the current window title.
  99.  
  100. This command is disabled until you open an edit window.
  101.  
  102. .topic SaveAs
  103.  SAVE FILE       [Ctrl]-[K]-[F]  {FILE Menu:File_Menu}
  104.                                  {SAVE Cmds:Saving}
  105.  
  106. Save text in the current window to disk under a new file name.
  107. You are asked to which file you would like to save the text.
  108. The file may be an existing disk file, or a new file.
  109.  
  110. Once your text is saved, you can continue using the editor on
  111. the current edit window.  Note that the
  112. {window title:GTitleBar} will change to reflect your new file
  113. name.
  114.  
  115. This command is disabled until you open an edit window.
  116.  
  117. .topic ChangeDir
  118.  CHANGE DIR                      {FILE Menu:File_Menu}
  119.  
  120. Change to another directory.
  121.  
  122. .topic ShellToDOS
  123.  SHELL TO DOS                    {FILE Menu:File_Menu}
  124.  
  125. Drop into MS-DOS to use various DOS commands, run other
  126. programs, and do all those wondrous things MS-DOS allows you to
  127. do.
  128.  
  129. When you are done using MS-DOS, type in "EXIT" and you will
  130. return to where you were in your application.
  131.  
  132. .topic Exit
  133.  EXIT            [Alt]-[X]       {FILE Menu:File_Menu}
  134.  
  135. Terminate the current application and return to MS-DOS.
  136.  
  137. Before the application is terminated, all windows on the
  138. {desktop:GDesktop} will be saved to the default desktop file on
  139. disk.  The current video mode is saved with the
  140. {desktop:GDesktop}.
  141.  
  142. The next time you use this application, the last
  143. {desktop:GDesktop} you had open will be restored, along with
  144. the video mode you were in.
  145.  
  146. .topic Edit_Menu=2200
  147.  EDIT Menu  [Alt]-[C]       {MENUS Help:Menus}
  148.  
  149. This menu allows you to cut, copy, and paste text to and from
  150. the clipboard.  You can also undelete your last text operation,
  151. clear {selected text:GSelectedText} from your document without
  152. putting it into the clipboard, or view current clipboard
  153. contents.
  154.  
  155. Sub Topics:
  156.  
  157.  {Undo:Undo}      │     │
  158.  {Copy:Copy}      │ {Cut:Cut} │ {Paste:Paste}
  159.  {Clipboard:Clipboard} │     │
  160.  {Clear:Clear}     │     │
  161.  
  162. .topic Undo
  163.  UNDO            [Ctrl]-[U]      {EDIT Menu:Edit_Menu}
  164.                  [Ctrl]-[Q]-[L]  {EDITOR Cmds:Editor_Commands}
  165.  
  166. Undo your last text operation.  Whether you entered text that
  167. you don't really want, or accidentally deleted some text you
  168. would like to restore, UNDO will restore the text to its
  169. original context.
  170.  
  171. However, you must select UNDO before you use any
  172. {cursor key:Cursor}. The UNDO buffer is based on cursor
  173. movement.  As long as you are entering or deleting text you can
  174. UNDO it. This also applies to marking blocks of text and
  175. deleting them. The deletion can be undone, as long as you don't
  176. move the cursor with a {cursor key:Cursor} (i.e., [PgUp],
  177. [Right-Arrow], [Home], etc.). Once the cursor is moved, the
  178. UNDO buffer flushes itself and the original text context is
  179. forever gone.
  180.  
  181. This does not apply to using any of the text
  182. {reformatting keys:Formatting}. Wordwrap can not be undone. Nor
  183. can paragraph or document reformatting.
  184.  
  185. This command is disabled until you enter or delete text in an
  186. edit window.
  187.  
  188. .topic Copy
  189.  COPY            [Ctrl]-[Ins]    {EDIT Menu:Edit_Menu}
  190.                  [Ctrl]-[K]-[K]  {MOVING Cmds:Moving}
  191.                                  {SELECT Cmds:Selecting}
  192.  
  193. Copy selected text to the {clipboard:Clipboard}.  Using COPY
  194. indicates that you want to take a "copy" of your
  195. {selected text:GSelectedText}, leaving the text in your
  196. document intact.
  197.  
  198. This command is disabled until you place text on the
  199. {clipboard:Clipboard}.
  200.  
  201.  
  202. .topic Cut
  203.  CUT             [Shift]-[Del]   {EDIT Menu:Edit_Menu}
  204.                  [Ctrl]-[K]-[Y]  {DELETE Cmds:Deleting}
  205.                                  {SELECT Cmds:Selecting}
  206.  
  207. Cut {selected text:GSelectedText} out of your document to the
  208. {clipboard:Clipboard}.  Using CUT indicates that you want to
  209. "cut" your {selected text:GSelectedText}, removing the text
  210. from your document.
  211.  
  212. This command is disabled until you place text on the
  213. {clipboard:Clipboard}.
  214.  
  215. .topic Paste
  216.  PASTE           [Shift]-[Ins]   {EDIT Menu:Edit_Menu}
  217.                  [Ctrl]-[K]-[C]  {MOVING Cmds:Moving}
  218.  
  219. Paste text into your document from the {clipboard:Clipboard}.
  220. In order to use this option, text must have been placed on the
  221. {clipboard:Clipboard} previously using {COPY:Copy} or {CUT:Cut}
  222. commands.
  223.  
  224. This command is disabled until you place text on the
  225. {clipboard:Clipboard}.
  226.  
  227. .topic Clipboard
  228.  CLIPBOARD                       {EDIT Menu:Edit_Menu}
  229.  
  230. View the contents of the clipboard.  The clipboard will be
  231. blank unless you previously put something on it using the
  232. {COPY:Copy} or {CUT:Cut} commands.
  233.  
  234. To exit the clipboard, press [Alt]-[F3] and you will return to
  235. your current edit window.
  236.  
  237. .topic Clear
  238.  CLEAR           [Ctrl]-[Del]    {EDIT Menu:Edit_Menu}
  239.                                  {DELETE Cmds:Deleting}
  240.                                  {SELECT Cmds:Selecting}
  241.  
  242. Clear selected text from your document.  This is much like the
  243. {CUT:Cut} option, but the {selected text:GSelectedText} is not
  244. put on the {clipboard:Clipboard}.
  245.  
  246. Use this command only if you want to delete selected text for
  247. good.
  248.  
  249. This command is disabled until you {select text:GSelectedText}.
  250.  
  251. .topic Search_Menu=2300
  252.  SEARCH Menu     [Alt]-[S]       {MENUS Help:Menus}
  253.                                  {EDITOR Cmds:Editor_Commands}
  254.  
  255. This menu allows you to look for and/or replace text within
  256. your document.  It also offers the option of quickly repeating
  257. the last find or search/replace action.
  258.  
  259. Sub Topics:
  260.  
  261.  {Find:Find}  │ {Search/Replace:Replace}
  262.  {Again:Again} │
  263.  
  264. .topic Find
  265.  FIND            [Ctrl]-[Q]-[F]  {Search Menu:Search_Menu}
  266.  
  267. Find a particular bit of text in your document.  A
  268. {dialog box:GDialogBox} will appear asking you what text to
  269. find, and gives you the option of finding text that is case
  270. sensitive or whole words only.
  271.  
  272. This command is disabled until you open an edit window.
  273.  
  274. .topic Replace
  275.  SEARCH/REPLACE  [Ctrl]-[Q]-[A]  {SEARCH Menu:Search_Menu}
  276.  
  277. This is similar to using {FIND:Find} text, however you also
  278. have to provide text with which to replace text you find.  A
  279. {dialog box:GDialogBox} will appear asking you what text to
  280. find, what text to replace it with, and if the search is case
  281. sensitive, for whole words only, to prompt before replacing
  282. text, or to replace all finds without prompting.
  283.  
  284. This command is disabled until you open an edit window.
  285.  
  286. .topic Again
  287.  AGAIN           [Ctrl]-[L]      {SEARCH Menu:Search_Menu}
  288.  
  289. This will allow you to quickly repeat the last {FIND:Find} or
  290. {SEARCH/REPLACE:Replace} action without having to enter your
  291. {FIND:Find} or {SEARCH/REPLACE:Replace} parameters into a
  292. {dialog box:GDialogBox} again.
  293.  
  294. This command is disabled until you open an edit window.
  295.  
  296. .topic Windows_Menu=2400
  297.  WINDOWS Menu    [Alt]-[W]       {MENUS Help:Menus}
  298.  
  299. This menu allows you to navigate amongst the different windows
  300. open on the {desktop:GDesktop}, resize of move a window, or
  301. arrange your windows in a tile or cascade pattern on the
  302. {desktop:GDesktop}.
  303.  
  304. Sub Topics:
  305.  
  306.  {Resize/Move:Resize} │
  307.  {Zoom:Zoom}        │
  308.  {Previous:Prev}    │ {Next:Next}
  309.  {Close:Close}       │
  310.  {Tile:Tile}        │ {Cascade:Cascade}
  311.  
  312. .topic Resize
  313.  RESIZE/MOVE     [Ctrl]-[F5]     {WINDOWS Menu:Windows_Menu}
  314.  
  315. Resize or move the current window on the {desktop:GDesktop}.
  316. The first thing you will note is that the
  317. {window border:GWindowBorder} will change color.  You can now
  318. resize or move the window.
  319.  
  320.  ╔═[■]═════ Title ═════[]═╗ <--Title Bar
  321.  ║                         ║
  322.  ║                         ║
  323.  ║                         ║
  324.  ║                         ║
  325.  ║                         ║
  326.  ╚════════════════════════─┘ <--{Resize corner:GResizeCorner}
  327.  
  328. To resize the window, hold the [Shift] key down and press the
  329. right or down arrow.  If you are using a mouse, you must first
  330. click on the bottom right {"resize" corner:GResizeCorner} of
  331. the window, and while holding the mouse button down, move it
  332. right or down to make the window grow.  You reverse the process
  333. to shrink the window.
  334.  
  335. To move the window, you press the arrow key that corresponds to
  336. the direction you want to move the window.  To move it quickly,
  337. press the [Ctrl] key and the arrow key that corresponds to the
  338. direction you want to move the window.  If you are using a
  339. mouse, you must place the mouse cursor on the
  340. {title bar:GTitleBar} of the window, press the mouse button,
  341. and move the window to where you want it while you hold the
  342. mouse button down.
  343.  
  344. When you are done resizing/moving the window, press [Enter] and
  345. the {window border:GWindowBorder} returns to its default color.
  346. If you are using a mouse, just let go of the mouse button.
  347.  
  348. This command is disabled unless a window that can be
  349. resized/moved is on the {desktop:GDesktop}.
  350.  
  351. .topic Zoom
  352.  ZOOM            [F5]            {WINDOWS Menu:Windows_Menu}
  353.  
  354. Toggle between filling the {desktop:GDesktop} with the current
  355. window, or shrinking the window to its normal size.
  356.  
  357.  ╔═[■]═════ Title ═════[]═╗ <--Title Bar
  358.  ║                         ║
  359.  ║                         ║
  360.  ║                         ║
  361.  ║                         ║
  362.  ║                         ║
  363.  ╚════════════════════════─┘ <--Resize corner
  364.  
  365. If you are using a mouse, click on the arrow(s) on the
  366. {title bar:GTitleBar} of the window.  Windows without arrow(s)
  367. on the {title bar:GTitleBar} of the window can not be zoomed.
  368.  
  369. This command is disabled unless a window that can be
  370. zoomed is on the {desktop:GDesktop}.
  371.  
  372. .topic Prev
  373.  PREVIOUS        [Shift]-[F6]    {WINDOWS Menu:Windows_Menu}
  374.  
  375. Go back to the previous window on the {desktop:GDesktop}, if
  376. you have multiple windows open.
  377.  
  378. Note that there is a bug in TurboVision.  If you have only one
  379. window open on the {desktop:GDesktop} and try to go to the
  380. previous window and then the next window, your cursor gets
  381. lost.  Simply press a key to get the cursor back.
  382.  
  383. This command is disabled unless there is at least one window on
  384. the {desktop:GDesktop}.
  385.  
  386. .topic Next
  387.  NEXT            [F6]            {WINDOWS Menu:Windows_Menu}
  388.  
  389. Go to the next window on the {desktop:GDesktop}, if you have
  390. multiple windows on the {desktop:GDesktop}.
  391.  
  392. Note that there is a bug in TurboVision.  If you have only one
  393. window open on the {desktop:GDesktop} and try to go to the
  394. previous window and then the next window, your cursor gets
  395. lost.  Simply press a key to get the cursor back.
  396.  
  397. This command is disabled unless there is at least one window on
  398. the {desktop:GDesktop}.
  399.  
  400. .topic Close
  401.  CLOSE           [Alt]-[F3]      {WINDOWS Menu:Windows_Menu}
  402.  
  403. Close the window that is currently selected on the
  404. {desktop:GDesktop}. You select this option when you are done
  405. using a window.
  406.  
  407. You may also press the [Esc] key in many instances, or use the
  408. mouse to click on the {close icon:GCloseIcon} in the upper left
  409. corner of a window.
  410.  
  411.  Close
  412.  Icon:[■]     ╔═[■]═════════════════[]═╗
  413.               ║                         ║
  414.               ║                         ║
  415.               ║                         ║
  416.               ║                         ║
  417.               ║                         ║
  418.               ╚═════════════════════════╝
  419.  
  420. This command is disabled unless there is at least one window on
  421. the {desktop:GDesktop}.
  422.  
  423.  
  424. .topic Tile
  425.  TILE                            {WINDOWS Menu:Windows_Menu}
  426.  
  427. Arrange all windows on the {desktop:GDesktop} in a tile
  428. pattern.  An example of four windows tiled on the
  429. {desktop:GDesktop} would look like this:
  430.  
  431.  ┌────────────────────────────────────┐
  432.  │ ╔[■]═══════1═[]╗┌────────────2──┐ │
  433.  │ ║               ║│               │ │
  434.  │ ║               ║│               │ │
  435.  │ ║               ║│               │ │
  436.  │ ╚═══════════════╝└───────────────┘ │
  437.  │ ┌────────────3──┐┌────────────4──┐ │
  438.  │ │               ││               │ │
  439.  │ │               ││               │ │
  440.  │ │               ││               │ │
  441.  │ └───────────────┘└───────────────┘ │
  442.  └────────────────────────────────────┘
  443.              Tiled Windows
  444.  
  445. This command is disabled unless there is at least one window on
  446. the {desktop:GDesktop}.
  447.  
  448. .topic Cascade
  449. CASCADE                          {WINDOWS Menu:Windows_Menu}
  450.  
  451. Arrange all windows on the {desktop:GDesktop} in a cascade
  452. pattern.  An example of four windows cascaded on the
  453. {desktop:GDesktop} would look like this:
  454.  
  455.  ┌──────────────────────────1─┐
  456.  │┌─────────────────────────2─┐
  457.  ││┌────────────────────────3─┐
  458.  │││╔[■]═════════════════4═[]╗
  459.  │││║                         ║
  460.  │││║                         ║
  461.  │││║                         ║
  462.  │││║                         ║
  463.  │││║                         ║
  464.  └└└╚═════════════════════════╝
  465.         Cascaded Windows
  466.  
  467. This command is disabled unless there is at least one window on
  468. the {desktop:GDesktop}.
  469.  
  470. .topic Desktop_Menu=2500
  471.  DESKTOP Menu    [Alt]-[O]       {MENUS Help:Menus}
  472.  
  473. This menu allows you to load and store the {desktop:GDesktop},
  474. and to toggle between regular and 43/50 line screen mode.
  475.  
  476. Sub Topics:
  477.  
  478.  {Load Desktop:LoadDesktop} │ {Store Desktop:SaveDesktop} │ {43/50 Lines:ToggleVideo}     │                  │
  479.  
  480. .topic LoadDesktop
  481.  LOAD DESKTOP                    {DESKTOP Menu:Desktop_Menu}
  482.  
  483. Load a previous {desktop:GDesktop} from disk.  Note that you
  484. must have previously saved a {desktop:GDesktop} for this option
  485. to work, and it is always retrieved from the same file.
  486.  
  487. The video mode of the previous {desktop:GDesktop} is restored
  488. when you load that {desktop:GDesktop}.
  489.  
  490. .topic SaveDesktop
  491.  SAVE DESKTOP                    {DESKTOP Menu:Desktop_Menu}
  492.  
  493. Save your current {desktop:GDesktop} to disk.  Note that the
  494. {desktop:GDesktop} is automatically saved when you exit the
  495. application, and it is always saved to the same file!
  496.  
  497. The video mode of the current {desktop:GDesktop} is also saved
  498. to the file.
  499.  
  500. .topic ToggleVideo
  501.  43/50 LINES                     {DESKTOP Menu:Desktop_Menu}
  502.  
  503. Toggle between regular and 43/50 line video mode, providing
  504. your video card can support it.
  505.  
  506. This option is disabled if your video card does not support
  507. 43/50 line video mode.
  508.  
  509. .topic Editor_Commands=2700;
  510.  EDITOR COMMANDS                 {Main Index:NoContext}
  511.  
  512. The NEWEDIT editor is a small, compact, 64K editor based on the
  513. Borland Integrated Development Environment (IDE) editor.
  514. Unlike the IDE editor, it also supports wordwrap, and several
  515. other WordStar commands.
  516.  
  517. Sub Topics:
  518.  
  519.  {Centering:CenterText}  │ {Cursor:Cursor}    │ {Deleting:Deleting}
  520.  {Formatting:Formatting} │ {Indenting:IndentMode} │ {Inserting:InsertLine}
  521.  {Margins:RightMargin}    │ {Moving:Moving}    │ {Marking:Marking}
  522.  {Saving:Saving}     │ {Searching:Search_Menu} │ {Selecting:Selecting}
  523.  {Tabs:Tabbing}       │ {Undo:Undo}      │ {Wordwrap:Wordwrap}
  524.  
  525. .topic Cursor
  526.  CURSOR Cmds                     {EDITOR Cmds:Editor_Commands}
  527.  
  528. The following topics are available for cursor movement:
  529.  
  530.  Sub Topics:
  531.  
  532.  {Appearance:InsMode}   │ {Char Left:CharLeft}      │ {Char Right:CharRight}
  533.  {Document End:TextEnd} │ {Document Start:TextStart} │ {Jump Line:JumpLine}
  534.  {Jump Mark:JMarker_Menu}    │ {Line Down:LineDown}      │ {Line End:LineEnd}
  535.  {Line Start:LineStart}   │ {Line Up:LineUp}        │ {Page Bottom:EndPage}
  536.  {Page Down:PageDown}    │ {Page Up:PageUp}        │ {Page Top:HomePage}
  537.  {Scroll Up:ScrollUp}    │ {Scroll Down:ScrollDown}    │ {Word Left:WordLeft}
  538.  {Word Right:WordRight}   │                │
  539.  
  540. .topic Deleting
  541.  DELETE Cmds                     {EDITOR Cmds:Editor_Commands}
  542.  
  543. The following topics are available for deleting text:
  544.  
  545. Sub Topics:
  546.  
  547.  {Char Left:DelChar}    │ {Char Right:BackSpace} │ {Line:DelLine}
  548.  {Line End:DelEnd}     │ {Line Start:DelStart} │ {Selected Clear:Clear}
  549.  {Selected Cut:Cut} │ {Word:DelWord}       │
  550.  
  551. .topic Formatting
  552.  FORMAT Cmds                     {EDITOR Cmds:Editor_Commands}
  553.  
  554. The following topics are available for formatting text:
  555.  
  556. Sub Topics:
  557.  
  558.  {Document:ReformDoc} │ {Paragraph:ReformPara}
  559.  
  560. .topic Marking
  561.  MARK Cmds                       {EDITOR Cmds:Editor_Commands}
  562.  
  563. The following topics are available for text place markers:
  564.  
  565.  {Goto:JMarker_Menu} │ {Set:SMarker_Menu}
  566.  
  567. .topic Moving
  568.  MOVING Cmds                     {EDITOR Cmds:Editor_Commands}
  569.  
  570. The following topics are available for moving text:
  571.  
  572. Sub Topics:
  573.  
  574.  {Copy Text:Copy} │ {Paste Text:Paste}
  575.  
  576. .topic Saving
  577.  SAVE Cmds                       {EDITOR Cmds:Editor_Commands}
  578.  
  579. The following topics are available for saving text:
  580.  
  581.  {Save And Continue:Save}
  582.  {Save And Done:SaveDone}
  583.  {Save To File:SaveAs}
  584.  
  585. .topic Selecting
  586.  SELECT Cmds                     {EDITOR Cmds:Editor_Commands}
  587.  
  588. The following topics are available for selecting text:
  589.  
  590.  {Clear:Clear} │ {Copy:Copy}  │ {Cut:Cut}
  591.  {Hide:HideSelect}  │ {Start:StartSelect} │ {Word:SelectWord}
  592.  
  593. .topic Tabbing
  594.  TAB Cmds                        {EDITOR Cmds:Editor_Commands}
  595.  
  596. The following topics are available for setting and using tabs:
  597.  
  598.  {Set:SetTabs} │ {Use:TabKey}
  599.  
  600. .topic BackSpace
  601.  DEL CHAR RIGHT  [BackSpace]     {DELETE Cmds:Deleting}
  602.                  [Ctrl]-[H]      {EDITOR Cmds:Editor_Commands}
  603.  
  604. Move the cursor to the left one space, deleting the character
  605. before it.
  606.  
  607. .topic CenterText
  608.  CENTER LINE     [Ctrl]-[Q]-[C]  {EDITOR Cmds:Editor_Commands}
  609.  
  610. Center text on the line your cursor is sitting on.  Text is
  611. centered according to the current value of the right margin.
  612.  
  613. This command is disabled until you open an edit window.
  614.  
  615. .topic CharLeft
  616.  CHAR LEFT       [Left Arrow]    {CURSOR Cmds:Cursor}
  617.                  [Ctrl]-[S]      {EDITOR Cmds:Editor_Commands}
  618.  
  619. Move the cursor to the left one space.  No characters are
  620. deleted.
  621.  
  622. .topic CharRight
  623.  CHAR RIGHT      [Right Arrow]   {CURSOR Cmds:Cursor}
  624.                  [Ctrl]-[D]      {EDITOR Cmds:Editor_Commands}
  625.  
  626. Move the cursor to the right one space.  No characters are
  627. deleted.
  628.  
  629. .topic DelChar
  630.  DEL CHAR LEFT   [Del]           {DELETE Cmds:Deleting}
  631.                  [Ctrl]-[G]      {EDITOR Cmds:Editor_Commands}
  632.  
  633. Delete the character to the right of the cursor.  All other
  634. characters on the line are moved to the left to fill the vacant
  635. space.
  636.  
  637. .topic DelEnd
  638.  DEL TO END LINE [Ctrl]-[Q]-[Y]  {DELETE Cmds:Deleting}
  639.                                  {EDITOR Cmds:Editor_Commands}
  640.  
  641. Delete all characters from the current cursor position to the
  642. end of the current line.
  643.  
  644. .topic DelLine
  645.  DELETE LINE     [Ctrl]-[Y]      {DELETE Cmds:Deleting}
  646.                                  {EDITOR Cmds:Editor_Commands}
  647.  
  648. Delete the current line. All lines below it are moved up by one
  649. line.
  650.  
  651. .topic DelStart
  652.  DEL TO START LINE [Ctrl]-[Q]-[H]     {DELETE Cmds:Deleting}
  653.                    [Ctrl]-[Backspace] {EDITOR Cmds:Editor_Commands}
  654.  
  655. Delete all characters from the current cursor position to the
  656. start of the line.
  657.  
  658. .topic DelWord
  659.  DELETE WORD     [Ctrl]-[T]      {DELETE Cmds:Deleting}
  660.                                  {EDITOR Cmds:Editor_Commands}
  661.  
  662. Delete characters from the current cursor position to the last
  663. character in the word, if the cursor is sitting in a word.  If
  664. the cursor is sitting in spaces, all spaces to the beginning of
  665. the next word will be deleted.
  666.  
  667. .topic EndPage
  668.  PAGE BOTTOM     [Ctrl]-[End]    {CURSOR Cmds:Cursor}
  669.                                  {EDITOR Cmds:Editor_Commands}
  670.  
  671. Move the cursor to the bottom of the current page.  A page is
  672. defined as all text that is within the current window frame.
  673.  
  674. .topic HideSelect
  675.  HIDE SELECTION  [Ctrl]-[K]-[H]  {EDITOR Cmds:Editor_Commands}
  676.                                  {SELECT Cmds:Selecting}
  677.  
  678. Unhighlight any text you may have selected.  You press this key
  679. sequence if you decide you don't need to perform any action on
  680. the selected text.
  681.  
  682. Pressing the down arrow without the [Shift] key will do the
  683. same thing.
  684.  
  685. .topic HomePage
  686.  PAGE TOP        [Ctrl]-[Home]   {CURSOR Cmds:Cursor}
  687.                                  {EDITOR Cmds:Editor_Commands}
  688.  
  689. Move the cursor to the top of the current page.  A page is
  690. defined as all text that is within the current window frame.
  691.  
  692. .topic IndentMode
  693.  AUTO-INDENT     [Ctrl]-[Q]-[I]  {EDITOR Cmds:Editor_Commands}
  694.  
  695. Toggle the editor auto-indent feature on/off.
  696.  
  697. Auto-indent will automatically indent the cursor to the same
  698. position on the next line as the first character on the current
  699. line when [Enter] is pressed.
  700.  
  701. If Auto-Indent is on, an "I" will appear on the edit window
  702. indicator line.
  703.  
  704. This command is disabled until you open an edit window.
  705.  
  706. .topic InsertLine
  707.  INSERT LINE     [Ctrl]-[N]      {EDITOR Cmds:Editor_Commands}
  708.  
  709. Insert a carriage return and line feed pair at the current
  710. cursor position.  All characters at the cursor position and to
  711. the end of the line will be moved down to the next line.
  712.  
  713. Unlike the [Enter] key, the cursor stays at its current
  714. position and does NOT move down to the next line.
  715.  
  716. .topic InsMode
  717.  INSERT MODE     [Ins]           {CURSOR Cmds:Cursor}
  718.                  [Ctrl]-[V]      {EDITOR Cmds:Editor_Commands}
  719.  
  720. Toggle the cursor between insert and overstrike mode.  In
  721. insert mode, characters are inserted into the text at the
  722. current cursor position and all characters after the cursor are
  723. moved to the left.  In overstrike mode, characters at the
  724. cursor position are replaced with the new character you type.
  725.  
  726. .topic JumpLine
  727.  JUMP TO LINE    [Ctrl]-[J]-[L]  {CURSOR Cmds:Cursor}
  728.  
  729. Quickly jump to any line in your document.  A
  730. {dialog box:GDialogBox} will appear that requests the line
  731. number you wish to jump to. Valid entries are 1 through 9999.
  732.  
  733. Your cursor will remain on the current line if you enter an
  734. invalid line number.
  735.  
  736. This command is disabled until you open an edit window.
  737.  
  738. .topic LineDown
  739.  LINE DOWN       [Down Arrow]    {CURSOR Cmds:Cursor}
  740.                  [Ctrl-[X]       {EDITOR Cmds:Editor_Commands}
  741.  
  742. Move the cursor down to the next line.
  743.  
  744. .topic LineEnd
  745.  LINE END        [End]           {CURSOR Cmds:Cursor}
  746.                  [Ctrl]-[Q]-[D]  {EDITOR Cmds:Editor_Commands}
  747.  
  748. Move the cursor from its current position to the end of the
  749. line.
  750.  
  751. .topic LineStart
  752.  LINE START      [Home]          {CURSOR Cmds:Cursor}
  753.                  [Ctrl]-[Q]-[S]  {EDITOR Cmds:Editor_Commands}
  754.  
  755. Move the cursor from its current position to the start of the
  756. line.
  757.  
  758. .topic LineUp
  759.  LINE UP         [Up Arrow]      {CURSOR Cmds:Cursor}
  760.                  [Ctrl]-[E]      {EDITOR Cmds:Editor_Commands}
  761.  
  762. Move the cursor up one line.
  763.  
  764. .topic NewLine
  765.  NEW LINE        [Enter]         {EDITOR Cmds:Editor_Commands}
  766.                  [Ctrl]-[M]
  767.  
  768. Insert a carriage return at the current cursor position.  The
  769. cursor will move down to the next line.  If Auto-Indent is on,
  770. the cursor will indent to the the same position as the first
  771. character of the line the cursor was on when [Enter] was
  772. pressed.  Otherwise the cursor goes to the first position of
  773. the new line.
  774.  
  775. .topic PageDown
  776.  PAGE DOWN       [PgDn]         {CURSOR Cmds:Cursor}
  777.                  [Ctrl]-[C]     {EDITOR Cmds:Editor_Commands}
  778.  
  779. Move the cursor down a page at a time through your text.  Note
  780. that a page is defined as all text that is within the current
  781. window frame.
  782.  
  783. This is not a "true" page down feature, in that the first time
  784. you press the key the cursor simply goes to the bottom of the
  785. current page.  You'll probably have to press it twice to get to
  786. the next page.  Thereafter, it works as a true page down
  787. feature.
  788.  
  789. .topic PageUp
  790.  PAGE UP         [PgUp]          {CURSOR Cmds:Cursor}
  791.                  [Ctrl]-[R]      {EDITOR Cmds:Editor_Commands}
  792.  
  793. Move the cursor up a page at a time through your text.  Note
  794. that a page is defined as all text that is within the current
  795. window frame.
  796.  
  797. This is not a "true" page up feature, in that the first time
  798. you press the key the cursor simply goes to the top of the
  799. current page.  You'll probably have to press it twice to get to
  800. the previous page.  Thereafter, it works as a true page up
  801. feature.
  802.  
  803. .topic ReformDoc
  804.  DOCUMENT REFORM [Ctrl]-[Q]-[U]  {FORMAT Cmds:Formatting}
  805.  
  806. Quickly reformat your document text.  A {dialog box:GDialogBox}
  807. will appear that allows you to select whether to begin
  808. reformatting at the current cursor position or from the
  809. beginning of the document.
  810.  
  811. Reformatting is based on the position of the first character in
  812. the first line of a paragraph and the current right margin
  813. setting.  You must be VERY careful when using this feature for
  814. you can easily ruin your document's appearance using the
  815. reformatting feature.
  816.  
  817. You can NOT undo the reformatting process.  It is permanent.
  818. Therefore, you are advised to save your document BEFORE you use
  819. this feature.
  820.  
  821. This command is disabled until you open an edit window.
  822.  
  823. .topic ReformPara
  824.  PARAGRAPH REFORM  [Ctrl]-[B]    {FORMAT Cmds:Formatting}
  825.  
  826. Quickly reformat a paragraph.
  827.  
  828. Reformatting is based on the position of the first character of
  829. the current line the cursor is on and the current right margin
  830. setting.  Reformatting takes place from the current line to the
  831. end of the paragraph.
  832.  
  833. You can NOT undo the reformatting process.  It is permanent.
  834.  
  835. This command is disabled until you open an edit window.
  836.  
  837. .topic RightMargin
  838.  RIGHT MARGIN    [Ctrl]-[O]-[R]  {EDITOR Cmds:Editor_Commands}
  839.  
  840. Set a right margin value for the editor.  A
  841. {dialog box:GDialogBox} will appear that asks you to enter a
  842. right margin value. Right margin values may range from 10 to
  843. 255.  The default right margin is 76.
  844.  
  845. The right margin is used by the editor wordwrap, reformatting,
  846. and centering features to determine where to wrap a line of
  847. text.
  848.  
  849. This command is disabled until you open an edit window.
  850.  
  851. .topic ScrollDown
  852.  SCROLL DOWN     [Ctrl]-[Z]      {CURSOR Cmds:Cursor}
  853.                                  {EDITOR Cmds:Editor_Commands}
  854.  
  855. Emulates the IDE function of scrolling the screen up while
  856. maintaining the cursor position. If the original cursor
  857. position scrolls off the screen, the cursor scrolls down a
  858. line.  This forces the cursor to stay in the upper left corner
  859. of the screen should the original cursor position scroll away.
  860.  
  861. .topic ScrollUp
  862.  SCROLL UP       [Ctrl]-[W]      {CURSOR Cmds:Cursor}
  863.                                  {EDITOR Cmds:Editor_Commands}
  864.  
  865. Emulates the IDE function of scrolling the screen down while
  866. maintaining the cursor position.  If the original cursor
  867. position scrolls off the screen, the cursor scrolls up a line.
  868. This forces the cursor to stay in the lower left corner of the
  869. screen should the original cursor position scroll away.
  870.  
  871. .topic SelectWord
  872.  SELECT WORD     [Ctrl]-[K]-[T]  {EDITOR Cmds:Editor_Commands}
  873.                                  {SELECT Cmds:Selecting}
  874.  
  875. Highlight the current word the cursor is sitting on.  The word
  876. is marked from the current cursor position to the next space or
  877. end of line, whichever comes first.  The marked word is put
  878. into the clipboard without further effort on your part.
  879. Marking works in the normal manner, i.e., it disappears the
  880. moment you move the cursor.
  881.  
  882. Note that NOTHING will happen if you try to use this command when the
  883. cursor is sitting on a space or the end of a line.
  884.  
  885. .topic SetTabs
  886.  TAB STOPS       [Ctrl]-[O]-[I]  {TAB Cmds:Tabbing}
  887.  
  888. Enter custom tab stop preferences in a {dialog box:GDialogBox}.
  889. These tab stops are used to allow you to quickly insert spaces,
  890. or jump over text to a designated tab stop.
  891.  
  892. This command is disabled until you open an edit window.
  893.  
  894. .topic StartSelect
  895.  START SELECT [Ctrl]-[K]-[B]       {EDITOR Cmds:Editor_Commands}
  896.               [Shift]-[Down Arrow] {SELECT Cmds:Selecting}
  897.  
  898.  
  899. Start selecting text.  Selected text is that text which is not
  900. the same color as normal text.  You select text when you want
  901. to perform a particular action on that text and no other text,
  902. such as {COPY:Copy}, {CUT:Cut}, {CLEAR:Clear}, etc.
  903.  
  904. .topic TabKey
  905.  TAB KEY         [Tab]           {EDITOR Cmds:Editor_Commands}
  906.                  [Ctrl]-[I]      {TAB Cmds:Tabbing}
  907.  
  908. Move the cursor to the next tab stop.  Tab stops default to
  909. every fifth character on a line.  You may reset the tab stops
  910. by using [Ctrl]-[O]-[I].
  911.  
  912. When in INSERT mode, the cursor will attempt to go to the next
  913. tab stop, happily INSERTING SPACES as it looks for that next
  914. stopping point.  If it is at the last tab stop, it stops
  915. inserting spaces and takes a big jump to the first character of
  916. the next line.  Try to keep tab use to a minimum when the
  917. cursor is in insert mode.  You eat up valuable buffer space
  918. real quick!
  919.  
  920. When in OVERSTRIKE mode, the cursor will attempt to go to the
  921. next tab stop, happily skipping over characters as it looks for
  922. that next stopping point.  If it is at the last tab stop, OR
  923. the line is too short to allow it to reach the next tab stop,
  924. it takes a big jump to the first character of the next line.
  925.  
  926. .topic TextEnd
  927.  DOCUMENT END    [Ctrl]-[PgDn]   {CURSOR Cmds:Cursor}
  928.                  [Ctrl]-[Q]-[C]  {EDITOR Cmds:Editor_Commands}
  929.  
  930. Move the cursor from its current position to the end of the
  931. document.
  932.  
  933. .topic TextStart
  934.  DOCUMENT START  [Ctrl]-[PgUp]   {CURSOR Cmds:Cursor}
  935.                  [Ctrl]-[Q]-[R]  {EDITOR Cmds:Editor_Commands}
  936.  
  937. Move the cursor from its current position to the start of the
  938. document.
  939.  
  940. .topic WordLeft
  941.  WORD LEFT  [Ctrl]-[F]           {CURSOR Cmds:Cursor}
  942.             [Ctrl]-[Right-Arrow] {EDITOR Cmds:Editor_Commands}
  943.  
  944. Move the cursor to the beginning of the previous word.  Use
  945. this feature when you want to quickly jump from word to word.
  946.  
  947. .topic WordRight
  948.  WORD RIGHT  [Ctrl]-[A]          {CURSOR Cmds:Cursor}
  949.              [Ctrl]-[Left Arrow] {EDITOR Cmds:Editor_Commands}
  950.  
  951. Move the cursor to the beginning of the next word.  Use this
  952. feature when you want to quickly jump from word to word.
  953.  
  954. .topic Wordwrap
  955.  WORDWRAP        [Ctrl]-[O]-[W]  {EDITOR Cmds:Editor_Commands}
  956.  
  957. Toggle the editor wordwrap feature on/off.
  958.  
  959. Wordwrap allows you to type in text and automatically wrap to
  960. the next line when the cursor reaches the current right margin
  961. setting.
  962.  
  963. If wordwrap is on, a "W" will appear on the edit window
  964. indicator line.
  965.  
  966. This command is disabled until you open an edit window.
  967.  
  968. .topic JMarker_Menu,JumpMark1,JumpMark2,JumpMark3,JumpMark4,JumpMark5,JumpMark6,JumpMark7,JumpMark8,JumpMark9,JumpMark0=2750
  969.  
  970.  GOTO MARKER     [Ctrl]-[Q]-[#]  {CURSOR Cmds:Cursor}
  971.                                  {MARK Cmds:Marking}
  972.  
  973. Using the WordStar [Ctrl]-[Q]-[#] key sequence, where "#" is a
  974. number 1,2,3,4,5,6,7,8,9, or 0, will allow you to access up to
  975. 10 place markers you have previously set in your text.  Your
  976. cursor will go nowhere if you try to jump to a non-existant
  977. marker.
  978.  
  979. This command is disabled until you open an edit window.
  980.  
  981. .topic SMarker_Menu,SetMark1,SetMark2,SetMark3,SetMark4,SetMark5,SetMark6,SetMark7,SetMark8,SetMark9,SetMark0=2770
  982.  SET MARKER      [Ctrl]-[K]-[#]  {MARK Cmds:Marking}
  983.  
  984. Bring up a sub menu that allows you to set up to 10 place
  985. markers in your text.
  986.  
  987. Using the WordStar [Ctrl]-[K]-[#] key sequence, where "#" is a
  988. number 1,2,3,4,5,6,7,8,9, or 0, will allow you to set up to 10
  989. place markers in your text.
  990.  
  991. This command is disabled until you open an edit window.
  992.  
  993. .topic Dialogs=2800
  994.  DIALOG Menu                     {MAIN Help:NoContext}
  995.  
  996. The following topics are available for
  997. {dialog boxes:GDialogBox}:
  998.  
  999.  {Cancel/No:DCancel} │ {OK/Yes:DOk}       │ {Change Dir:DDirName}
  1000.  {Find:DFindText}      │ {Jump To Line:DLineNumber} │ {Reformat:DReformDoc}
  1001.  {Replace:DReplaceText}   │ {Right Margin:DRightMargin} │ {Tab Stops:DTabStops}
  1002.  
  1003. .topic DCancel,DNo
  1004.  Cancel ▄      No   ▄            {DIALOG Menu:Dialogs}
  1005.  ▀▀▀▀▀▀▀▀   ▀▀▀▀▀▀▀▀▀
  1006. Clicking on these buttons, or pressing [Esc], says "No, go back
  1007. to what I was doing -- don't change or do anything!".
  1008.  
  1009. .topic DOK,DYes
  1010.     Ok  ▄      Yes  ▄            {DIALOG Menu:Dialogs}
  1011.  ▀▀▀▀▀▀▀▀   ▀▀▀▀▀▀▀▀▀
  1012. Clicking on these buttons, or pressing [Enter], says "Yes, keep
  1013. the changes I've made".
  1014.  
  1015. .topic DAbout
  1016.  ABOUT The Program               {MAIN Help:NoContext}
  1017.  
  1018. This is just an introductory screen.  Ego and all that jazz!
  1019.  
  1020. Press [Enter] or click on the OK button to continue.
  1021.  
  1022. .topic DDirName
  1023.  DIRECTORY NAME  [Alt]-[N]       {DIALOG Menu:Dialogs}
  1024.                                  {DIR Tree:DDirTree}
  1025.                                  {FILE_Menu:File_Menu}
  1026.  
  1027. You may type in a directory name, or press the down arrow to get a
  1028. history of previous directory names.  If you are using the mouse, click
  1029. on the {history icon:GHistoryIcon} to the right of the
  1030. {input line:GInputLine}.
  1031.  
  1032. .topic DDirTree
  1033.  DIRECTORY TREE  [Alt]-[T]       {DIR Name:DDirName}
  1034.                                  {CHDIR Button:DChDir}
  1035.  
  1036. Move the highlighted bar with the up/down arrow keys, or your mouse, to
  1037. the directory of your choice.  Note that the current directory will
  1038. remain highlighted.
  1039.  
  1040. .topic DChDir
  1041.  CHDIR Button                    {DIR Tree:DDirTree}
  1042.                                  {REVERT Button:DRevert}
  1043.  
  1044. Pressing the CHDIR button will move you into the directory tree area.
  1045.  
  1046. .topic DRevert
  1047.  REVERT BUTTON                   {CHDIR Button:DChDir}
  1048.                                  {DIR Name:DDirName}
  1049.  
  1050. Pressing the REVERT button will change the directory selection to what
  1051. it was when you originally brought up this
  1052. {dialog box:GDialogBox}.
  1053.  
  1054. .topic hcDName
  1055.  FILE Name       [Alt]-[N]       {DIALOG Menu:Dialogs}
  1056.                                  {FILES List:hcDFiles}
  1057.  
  1058. Enter the file name you would like to load.  Press [Enter] to
  1059. accept the current contents on the {input line:GInputLine}.
  1060. You can also press the down arrow to bring up a
  1061. {history list:GHistoryIcon} of any previous entries.
  1062.  
  1063. .topic hcDFiles
  1064. FILES List       [Alt]-[F]       {DIALOG Menu:Dialogs}
  1065.                                  {FILE Name:hcDName}
  1066.  
  1067. Files are shown in alphabetical order.  You can use the down/up
  1068. or left/right arrows, or PgUp/PgDn, to navigate about the file
  1069. list, moving the highlight bar as you go.  You can also start
  1070. typing the name of the file you want and the highlight bar will
  1071. move to that file name.
  1072.  
  1073. .topic DFindText
  1074.  FIND Text       [Alt]-[T]       {DIALOG Menu:Dialogs}
  1075.                                  {FIND Options:DCaseWhole}
  1076.                                  {SEARCH Menu:Search_Menu}
  1077.  
  1078. Type in the text that you wish to find.  You can also press the down
  1079. arrow key to bring up a history list of the last text you looked for.
  1080. Clicking the mouse on the {history list icon:GHistoryIcon} to
  1081. the right of the {input line:GInputLine} will do the same thing.
  1082.  
  1083. .topic DCaseWhole
  1084.  FIND Options                    {FIND Text:DFindText}
  1085.  
  1086. You have two options available when trying to find text.
  1087.  
  1088. You can do a case sensitive search, which means text must match the case
  1089. of the text you entered before a match is found.
  1090.  
  1091. You may search for whole words only, which means that no match will be
  1092. found if the text you input is part of a word (i.e, TIME -- "sometime"
  1093. is NOT a match).
  1094.  
  1095. You use the mouse or up/down arrow keys to highlight the option you
  1096. want, and click on it or press the spacebar to toggle it on/off.
  1097.  
  1098. .topic DLineNumber
  1099.  LINE Number                     {DIALOG Menu:Dialogs}
  1100.  
  1101. Enter a line number from 1 to 9999.  You may press the down arrow to
  1102. select from a history list of previous entries, or use the mouse to
  1103. click on the {history icon:GHistoryIcon} to the right of the
  1104. {input line:GInputLine}.
  1105.  
  1106. .topic DReformDoc
  1107.  REFORMAT Options                {DIALOG Menu:Dialogs}
  1108.  
  1109. Select one of the buttons to tell the editor where you want to start
  1110. searching.  You may click on the appropriate button with your mouse, or
  1111. use the up/down arrow keys to highlight the proper button.
  1112.  
  1113. .topic DReplaceTExt
  1114.  REPLACE Text    [Alt]-[N]       {DIALOG Menu:Dialogs}
  1115.                                  {REPLACE Options:DPromptReplace}
  1116.                                  {SEARCH Menu:Search_Menu}
  1117.  
  1118. Type in the replacement text you want.  You can also press the down
  1119. arrow key to bring up a history list of the last replacement text.
  1120. Clicking the mouse on the {history list icon:GHistoryIcon} to
  1121. the right of the {input line:GInputLine} will do the same thing.
  1122.  
  1123. .topic DPromptReplace
  1124.  REPLACE Options                 {REPLACE Text:DReplaceText}
  1125.  
  1126. The first two options are for finding text.
  1127.  
  1128. You can do a case sensitive search, which means text must match the case
  1129. of the text you entered before a match is found.
  1130.  
  1131. You may search for whole words only, which means that no match will be
  1132. found if the text you input is part of a word (i.e, TIME -- "sometime"
  1133. is NOT a match).
  1134.  
  1135. The last two options are for replacing text.
  1136.  
  1137. You may request the editor to prompt you for each matching occurance
  1138. before replacing text.
  1139.  
  1140. You may request the editor replace all matching occurances without
  1141. prompting.
  1142.  
  1143. You use the mouse or up/down arrow keys to highlight the option you
  1144. want, and click on it or press the spacebar to toggle it on/off.
  1145.  
  1146. .topic DRightMargin
  1147.  RIGHT MARGIN                    {DIALOG Menu:Dialogs}
  1148.  
  1149. Enter a right margin value from 10 to 255.  Press the down arrow or
  1150. click on the {history icon:GHistoryIcon} to the right of the
  1151. {input line:GInputLine} to bring up a history list of prior entries.
  1152.  
  1153. .topic DTabStops
  1154.  TAB Stops                       {DIALOG Menu:Dialogs}
  1155.  
  1156. Use your right/left cursor keys to move the cursor to the tab stop you
  1157. want to delete/set.  Press the spacebar to delete tabs, or any other
  1158. character key (like [x]) to set a tab stop.
  1159.  
  1160. IMPORTANT:  If you press spacebar immediately after you bring this
  1161. dialog up, all tab stops will be erased!
  1162.  
  1163. You can push the down arrow or click on the
  1164. {history icon:GHistoryIcon} between the OK and CANCEL buttons
  1165. to bring up a history list of previous tab stop settings.
  1166.  
  1167. .topic Glossary=2900
  1168.  GLOSSARY Menu                   {MAIN Help:NoContext}
  1169.  
  1170. The following topics are available for help.
  1171.  
  1172.  {Close Icon:GCloseIcon}    │ {Desktop:GDesktop}
  1173.  {Dialog Box:GDialogBox}    │ {History Icon:GHistoryIcon}
  1174.  {Input Line:GInputLine}    │ {Memory Indicator:GMemIndicator}
  1175.  {Menu Bar:GMenuBar}      │ {Pulldown Menu:GPullDownMenu}
  1176.  {Resize Corner:GResizeCorner} │ {Selected Text:GSelectedText}
  1177.  {Status Bar:GStatusBar}    │ {Title Bar:GTitleBar}
  1178.  {Window Border:GWindowBorder} │
  1179.  
  1180. .topic GCloseIcon
  1181.  GLOSSARY Close Icon             {GLOSSARY Menu:Glossary}
  1182.  
  1183. The close icon appears in the upper left corner of almost every
  1184. window.  By clicking on it with your mouse, you can quickly
  1185. close a window.  If you are not using a mouse, press [Alt]-[F3]
  1186. or [Esc].
  1187.  
  1188.  Close
  1189.  Icon:[■]
  1190.  
  1191.    ╔═[■]═════ Title ═════[]═╗ <--Title Bar
  1192.    ║                         ║
  1193.    ║                         ║
  1194.    ║                         ║
  1195.    ║                         ║
  1196.    ║                         ║
  1197.    ╚════════════════════════─┘ <--Resize corner
  1198.  
  1199. .topic GDesktop
  1200.  GLOSSARY Desktop                {GLOSSARY Menu:Glossary}
  1201.  
  1202. The desktop refers to all the space on the screen between the
  1203. {Menu Bar:GMenuBar} and the {Status Bar:GStatusBar}.  All
  1204. windows that appear in this area are considered part of the
  1205. desktop.
  1206.  
  1207. .topic GDialogBox
  1208.  GLOSSARY Dialog Box             {GLOSSARY Menu:Glossary}
  1209.  
  1210. A dialog box is a window that pops up to either tell you of
  1211. some error condition that has occured, or to request further
  1212. input before an action can be completed.  An example is the
  1213. Change Directory dialog, which requests you enter the name of
  1214. the directory you would like to change to.
  1215.  
  1216. A dialog box can several {input lines:GInputLine}, such as the
  1217. search/replace dialog, and usually has several buttons
  1218. associated with it that allow you to tell the dialog whether to
  1219. accept or abort your dialog.
  1220.  
  1221. .topic GHistoryIcon
  1222.  GLOSSARY History Icon           {GLOSSARY Menu:Glossary}
  1223.  
  1224. The history icon is a little box with the down arrow in it.  It
  1225. is usually situated near an {input line:GInputLine} within a
  1226. {dialog box:GDialogBox}.
  1227.  
  1228. The history icon is selected by pressing the down arrow, or
  1229. clicking on it with the mouse.  It brings up a new window that
  1230. contains a list of all previous commands that may have been
  1231. input.  The list is usually 10 items deep.
  1232.  
  1233. You can select from this list by using the mouse to scroll
  1234. through it, or the up/down arrow keys.  Pressing [Enter]
  1235. accepts the input and places it on the {input line:GInputLine}.
  1236. This feature allows you to quickly pick previous entries.
  1237.  
  1238. .topic GInputLine
  1239.  GLOSSARY Input Line             {GLOSSARY Menu:Glossary}
  1240.  
  1241. An input line is always found within a {dialog box:GDialogBox}.
  1242. It allows you to enter data to allow some further action to
  1243. take place.  Input lines will usually have a
  1244. {history icon:GHistoryIcon} associated with them, thereby
  1245. allowing you to quickly select from amongst a list of previous
  1246. entries.
  1247.  
  1248. .topic GMemIndicator
  1249.  GLOSSARY Memory Indicator       {GLOSSARY Menu:Glossary}
  1250.  
  1251. The memory indicator is situated on the bottom right corner of
  1252. the screen, at the end of the {status bar:GStatusBar}.  It
  1253. shows you how much memory is available for further use by the
  1254. application.  Memory available is shown in "bytes."
  1255.  
  1256. .topic GMenuBar
  1257.  GLOSSARY Menu Bar               {GLOSSARY Menu:Glossary}
  1258.  
  1259. The menu bar is the bar that goes across the top of your screen
  1260. with the names of the {pulldown menus:GPulldownMenu} in it.
  1261. Pressing the [F10] key will highlight one of the menu titles,
  1262. or pressing the [Alt] key and the highlighted letter of the
  1263. menu name will pull down that menu.  Clicking on the menu name
  1264. with a mouse will do the same thing.
  1265.  
  1266. .topic GPulldownMenu
  1267.  GLOSSARY Pulldown Menu          {GLOSSARY Menu:Glossary}
  1268.  
  1269. A pulldown menu is a menu of options that is usually not
  1270. visible unless you request to "pull it down."  The
  1271. {menu bar:GMenuBar} contains the names of the various pull down
  1272. menus available for your use.
  1273.  
  1274. You press the [F10] key to access the {menu bar:GMenuBar} and
  1275. and use the arrow keys to pick the menu name you want.  Then
  1276. press [Enter] to pull the menu down.  An alternate method is to
  1277. use the [Alt] key in conjunction with the highlighted character
  1278. of the menu name.  Clicking on the menu name with a mouse will
  1279. do the same thing.
  1280.  
  1281.  
  1282. .topic GResizeCorner
  1283.  GLOSSARY Resize Corner          {GLOSSARY Menu:Glossary}
  1284.  
  1285. The "resize corner" of a window is the bottom right corner that
  1286. appears a bit different from the rest of the
  1287. {window border:GWindowBorder}.  By clicking on it with a mouse,
  1288. you can resize a window to the dimensions you want.  Not all
  1289. windows have this corner, for not all windows can be resized.
  1290.  
  1291.  ╔═[■]═════ Title ═════[]═╗ <--Title Bar
  1292.  ║                         ║
  1293.  ║                         ║
  1294.  ║                         ║
  1295.  ║                         ║
  1296.  ║                         ║
  1297.  ╚════════════════════════─┘ <--Resize corner
  1298.  
  1299. .topic GSelectedText
  1300.  GLOSSARY Selected Text          {GLOSSARY Menu:Glossary}
  1301.  
  1302. Selected text is that text which you highlight in your
  1303. document.  Once text has been selected, you may COPY, CUT, or
  1304. CLEAR the text.  Selected text has a different color than
  1305. regular text.
  1306.  
  1307. .topic GStatusBar
  1308.  GLOSSARY Status Bar             {GLOSSARY Menu:Glossary}
  1309.  
  1310. The status bar is the bar that appears at the bottom of your
  1311. screen.  The bar is there to inform you of the commands that
  1312. are available for your use.  The bar is also used to provide
  1313. information as to what a particular menu option will do.
  1314.  
  1315. .topic GTitleBar
  1316.  GLOSSARY Title Bar              {GLOSSARY Menu:Glossary}
  1317.  
  1318. Every window has a title bar.  The title bar is simply the name
  1319. of the file that is associated with this particular window.
  1320. The title bar of a dialog box us usually an indicator as to the
  1321. function of that dialog.
  1322.  
  1323.  ╔═[■]═════ Title ═════[]═╗ <--Title Bar
  1324.  ║                         ║
  1325.  ║                         ║
  1326.  ║                         ║
  1327.  ║                         ║
  1328.  ║                         ║
  1329.  ╚════════════════════════─┘ <--Resize corner
  1330.  
  1331. .topic GWindowBorder
  1332.  GLOSSARY Window Border          {GLOSSARY Menu:Glossary}
  1333.  
  1334. All windows have a border around them, be it an edit window or
  1335. a {dialog box:GDialogBox}.  The border tells you several things
  1336. about a window.  If the border is highlighted, it means that
  1337. window is the active window, or the one you are using.  If the
  1338. border is not highlighted, it means the window is not active.
  1339. If the border changes to a color that is not normal for active
  1340. or inactive windows, it means you are resizing and/or moving
  1341. it.
  1342.  
  1343. .topic GZoomIcon
  1344.  GLOSSARY Zoom Icon              {GLOSSARY Menu:Glossary}
  1345.  
  1346. The zoom icon is located in the upper right corner of most
  1347. windows.  It means that this window can be zoomed in on to fill
  1348. the whole {desktop:GDesktop} or can be zoomed out of to resume
  1349. its normal size.  Not all windows can be zoomed.
  1350. {Dialog boxes:GDialogBox} are usually not "zoomable."
  1351.  
  1352.                        Zoom
  1353.                        Icon []
  1354.  
  1355.  ╔═[■]═════ Title ═════[]═╗ <--Title Bar
  1356.  ║                         ║
  1357.  ║                         ║
  1358.  ║                         ║
  1359.  ║                         ║
  1360.  ║                         ║
  1361.  ╚════════════════════════─┘ <--Resize corner
  1362.